compile-one: Fix build of modules that don't support srcdir != builddir
authorColin Walters <walters@verbum.org>
Tue, 10 Jan 2012 00:56:03 +0000 (19:56 -0500)
committerColin Walters <walters@verbum.org>
Tue, 10 Jan 2012 00:56:03 +0000 (19:56 -0500)
commit46d09b1501201ac9fcecf5d405c3a45d50b6e577
tree10aa16eb63aad00fb83659826956d85bffdacd78
parent492f0777f2d1d5c307312c42ec6d3f651fa2886b
compile-one: Fix build of modules that don't support srcdir != builddir

We need to run configure and make/make install in the _build
directory.
src/ostbuild/pyostbuild/builtin_compile_one.py